<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_JAPANESE</nationality>

		<long_name>Type 4 Ke-Nu</long_name>
		<short_name>Ke-Nu</short_name>
		<comment>A Type 95 Ha-Go light tank with a low velocity Type 97 57mm cannon and two light machine guns</comment>

		<uniform>japanese_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>3</month><year>1944</year><number>10</number></data>
		<data><month>4</month><year>1944</year><number>20</number></data>
		<data><month>12</month><year>1944</year><number>20</number></data>
		<data><month>3</month><year>1945</year><number>15</number></data>
		<data><month>6</month><year>1945</year><number>10</number></data>
		<data><month>12</month><year>1945</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Type 4 Ke-Nu.png</image_profile>
			<weight>8400</weight>
		</attributes>

		<drive>
			<engine>
				<name>Mitsubishi A6120VD</name>
				<horsepower>120</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION</steering>

			<exhaust_pipe><offsetX>90</offsetX><offsetY>200</offsetY><angle>135</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Type 95 Ha-Go.png</image_view>

			<width>206</width>
			<length>402</length>
			<height>116</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>9@70</upper_front>
				<lower_front>12@-10</lower_front>
				<side>10</side>
				<rear>10</rear>
				<top>12</top>
				<bottom>9</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_NAMBU</type></weapon>
				<ammo><for>WEAPON_PISTOL_NAMBU</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>175</width>
			<length>280</length>
			<height>49</height>

			<offsetX>0</offsetX>
			<offsetY>50</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>12</front>
				<side>10</side>
				<upper_rear>6@60</upper_rear>
				<lower_rear>10</lower_rear>
				<top>6</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>-20</offsetX>
			<offsetY>-120</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_TYPE_97</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_TYPE_97</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_NAMBU</type></weapon>
				<ammo><for>WEAPON_PISTOL_NAMBU</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-Type 4 Ke-Nu turret.png</image_view>

			<diameter>170</diameter>
			<height>75</height>
			<offsetX>-10</offsetX>
			<offsetY>0</offsetY>

			<rotate_time>26</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>25</front>
				<side>25</side>
				<rear>25</rear>
				<top>10</top>
				<mantlet>30</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_57_TYPE_97</type><offsetX>4</offsetX><offsetY>-58</offsetY></weapon>
			<weapon><type>WEAPON_LMG_TYPE_97</type><offsetX>-20</offsetX><offsetY>35</offsetY><offset_angle>100</offset_angle></weapon>
			<ammo><for>WEAPON_CANNON_57_TYPE_97</for><flavour>FLAVOUR_AP</flavour><rounds>20</rounds></ammo>
			<ammo><for>WEAPON_CANNON_57_TYPE_97</for><flavour>FLAVOUR_HEAT</flavour><rounds>60</rounds></ammo>
			<ammo><for>WEAPON_LMG_TYPE_97</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_NAMBU</type></weapon>
				<ammo><for>WEAPON_PISTOL_NAMBU</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
